github.com/jackc/pgx/v5.dbSimulatedNestedTx.CopyFrom (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5 (current package)
		tx.go#L363: func (sp *dbSimulatedNestedTx) CopyFrom(ctx context.Context, tableName Identifier, columnNames []string, rowSrc CopyFromSource) (int64, error) {